projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c750139
)
GtkLabelAccessible: drop an unneeded include
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 Jun 2011 03:00:59 +0000
(23:00 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:54 +0000
(16:08 -0400)
We eventually want to get rid of gailmisc, so this is progress.
gtk/a11y/gtklabelaccessible.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gtklabelaccessible.c
b/gtk/a11y/gtklabelaccessible.c
index ca3d04cae6d2b63c3d9332a35c610a2c2e4c83c6..dc9030152cdf5eb3fe73855fb649871c2281ed19 100644
(file)
--- a/
gtk/a11y/gtklabelaccessible.c
+++ b/
gtk/a11y/gtklabelaccessible.c
@@
-24,7
+24,6
@@
#include <gtk/gtk.h>
#include <gtk/gtkpango.h>
#include "gtklabelaccessible.h"
-#include <libgail-util/gailmisc.h>
static void atk_text_interface_init (AtkTextIface *iface);